home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / wildcat / vault4.zip / VAULT40.DOC < prev    next >
Text File  |  1992-08-03  |  13KB  |  381 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.                               The  Magic  Lantern
  17.                                  P.O.  Box 765
  18.                                Whiting, Indiana
  19.  
  20.  
  21.                                 P R E S E N T S
  22.                                 ---------------
  23.  
  24.                                    The Vault
  25.                                   Version 4.0
  26.  
  27.                                  August 1, 1992
  28.  
  29.  
  30.   Index
  31.   -----
  32.  
  33.  
  34.  
  35.   Introduction...................................................... Page 1
  36.   Disclaimer........................................................ Page 1
  37.   Distribution Methods.............................................. Page 1
  38.   Registeration..................................................... Page 2
  39.   Files Required for Operation...................................... Page 3
  40.   Function Keys..................................................... Page 3
  41.   Vault.dat and Door.cfg Files...................................... Page 4
  42.   Lockout.lst File.................................................. Page 5
  43.   Lastplay.dat...................................................... Page 5
  44.   Box.Dat File...................................................... Page 5
  45.   Vault.sys File.................................................... Page 5
  46.   Command Line Options.............................................. Page 6
  47.   Batch File Example................................................ Page 6
  48.   BBS Information files, Lockout.log, Door.log...................... Page 6
  49.   Vaulted.exe Sysop Utility......................................... Page 7
  50.   Multi-Node operation.............................................. Page 7
  51.   Common problems................................................... Page 8
  52.   A word from the author............................................ Page 9
  53.  
  54.  
  55.  
  56.                              The Vault Version 4.0
  57.                              ---------------------
  58.                                                                      Page 1
  59.  
  60.  INTRODUCTION
  61.  ------------
  62.      The object of the game is to guess the combination, enter the vault
  63.  and claim what's inside. This game is intended for amusement only!
  64.  
  65.  
  66.  WARRANTY & DISCLAMER
  67.  --------------------
  68.  The author makes NO warranties, expressed or implied, as to the quality
  69.  or performance of this program.  The author will NOT be held liable for
  70.  any direct, indirect, incidental, or consequential damage resulting from
  71.  the use of this program.  Your use of this program constitutes your
  72.  AGREEMENT to this disclaimer and your release of the author from any
  73.  form of liability or litigation.
  74.  
  75.  
  76.  DISTRIBUTION of The Vault
  77.  -------------------------
  78.  This program is being distributed via the Shareware concept and as
  79.  such, may be copied freely with the following restrictions:
  80.  
  81.  * The program must be supplied in it's original unmodified form, including
  82.    documentation.
  83.  
  84.  * The Vault may not be distributed as part of any commercial application or
  85.    service without the express written consent of the author.
  86.  
  87.  * Vendor's of Shareware/Public Domain software may not distribute this
  88.    program without the express written consent of the author.
  89.  
  90.  * The Vault and support files have been compressed with LHARC version 1.13c
  91.    file compression utility Copyright(c) 1988-89 by Haruyasu Yoshizaki.
  92.    The use of any other compression utility is not sanctioned by the author.
  93.  
  94.  * The source code for The Vault is not available.
  95.  
  96.  
  97.  
  98.                              The Vault Version 4.0
  99.                              ---------------------
  100.                                                                      Page 2
  101.  
  102.  REGISTRATION
  103.  ------------
  104.  The registration fee is no longer required...
  105.  
  106.  I would appreciate any gift you would care to send to support my
  107.  effort.
  108.  
  109.  Make checks payable to: Thomas Smith
  110.  
  111.  ------[ Cut Here ]-------------------------------------------------------
  112.  
  113.  
  114.         TO:  The Magic Lantern                          Date:   /   /
  115.              P.O. Box 765
  116.              Whiting, Indiana, 46394
  117.  
  118.    The Vault 4.0  (Please print or use your printer)
  119.  
  120.    FROM: __________________________________________________
  121.  
  122.  
  123.    BBS Name: _________________________________________________
  124.  
  125.  
  126.    Address: __________________________________________________
  127.  
  128.  
  129.    City: ______________________ State: __________ ZIP: _______
  130.  
  131.  
  132.  
  133.    Please accept the enclosed gift of..................: $_______
  134.  
  135.  
  136.                              The Vault Version 4.0
  137.                              ---------------------
  138.                                                                      Page 3
  139.  
  140.  FILES REQUIRED FOR OPERATION
  141.  ----------------------------
  142.  VAULT40.EXE  <- Main Program. NOTE: BRUNxx.EXE Not Needed.
  143.  VAULT.DAT    <- File containing the game info.
  144.  DOOR.CFG     <- Door config file.
  145.  VAULT.SYS    <- File updated by game.
  146.  LASTPLAY.DAT <- File holds the name of the last player, updated by game.
  147.  LOCKOUT.LST  <- List of users Locked Out of Door.
  148.  LOCKOUT.LOG  <- File created by.game.  You may deleate at any time.
  149.                  Contains record of users locked out of door who
  150.                  try to get in.
  151.  DOOR.LOG     <- File created by game.  You may deleate at any time.
  152.                  This file will also record Dropped Carrier.
  153.  ERROR.LOG    <- File created by game. The name says it all.
  154.  BOX.DAT      <- Data file created by game.  Contains information about
  155.                  safety deposit box's.
  156.  VAULTED.EXE  <- Sysop utility, needed to reset main vault and edit
  157.                  safety deposit file.
  158.  
  159.  
  160.  FILES NOT REQUIRED FOR OPERATION
  161.  --------------------------------
  162.  VAULT40.DOC  <- This file...
  163.  
  164.  
  165.  Function Keys used
  166.  ------------------
  167.  F2 - Send user back to BBS.
  168.  F3 - Lock out user online, a message will be sent.
  169.  F7 - Chat with user online. (not used in local mode)
  170.  F10 - Drop to DOS (not used in local mode)
  171.  
  172.  Up & Down arrow keys on keypad will raise or lower user game time
  173.  by 1 minute.  This will not affect time remaining on return to BBS.
  174.  
  175.  
  176.  
  177.                              The Vault Version 4.0
  178.                              ---------------------
  179.                                                                      Page 4
  180.  
  181.  The VAULT.DAT File
  182.  ------------------
  183.  1         <- First combination number.   (1-99)
  184.  2         <- Second combination number.  (1-99)
  185.  3         <- Third combination number.   (1-99)
  186.  Your Ego! <- Prize in The Vault.
  187.  Y         <- Enable or Disable CLICK! option (Y for YES N for No)
  188.  Y         <- Enable or Disable Combination Scrambler (Y for YES N for No)
  189.  5         <- Number of Main Vault attempts allowed, per play not per day.
  190.  5         <- Number of Safety Deposit Box attempts, per play not per day.
  191.  
  192.  Note...  If you ENABLE the Combination Scrambler The Vault does not use
  193.           the numbers you entered on the first three lines.
  194.  
  195.  Valid Combination Range
  196.  -----------------------
  197.  Valid range for each number is 1 to 99.
  198.  
  199.  The CLICK! Option
  200.  -----------------
  201.  When enabled the user will be alerted if any of the three numbers
  202.  combination selected were correct.
  203.  
  204.  Combination Scrambler
  205.  ---------------------
  206.  When this option is on the combination will change each time the door
  207.  is opened.  Your number selection will not be used.
  208.  Valid range is from 1 to 99.
  209.  
  210.  The combination will also be noted in the bulletin file in this mode.
  211.  
  212.  The DOOR.CFG File
  213.  -----------------
  214.  C:\WC30\WCWORK\NODE1\        <- Full path to DOOR.SYS file, no file name.
  215.  The Magic Lantern BBS        <- Name of your BBS.
  216.  Tom                          <- First name of sysop.
  217.  Smith                        <- Last name of sysop.
  218.  19200                        <- Locked baud rate - NO if not locked.
  219.  15                           <- Status bar foreground color.
  220.  1                            <- Status bar backround color.
  221.  C:\WHATEVER\                 <- Path ONLY, NO file name, to DOOR.LOG
  222.  C:\WHATEVER\WHATEVER.???     <- Path & file name to ASCii bulletin.
  223.  C:\WHATEVER\WHATEVER.???     <- Path & file name to ANSI  bulletin.
  224.  3                            <- Minutes till keyboard timeout (1 to 5)
  225.  
  226.  Note:  You may select the color of the Sysop Status bar.
  227.         Color recommended for a Mono System: 0 foreground - 7 backround.
  228.         Color recommended for Color Systems: 15 foreground - 1 backround
  229.  
  230.  
  231.                              The Vault Version 4.0
  232.                              ---------------------
  233.                                                                      Page 5
  234.  
  235.  LOCKOUT.LST File
  236.  ----------------
  237.  This is a plain ASCii file in the following format:
  238.  
  239.  Foo Fiz
  240.  ect...
  241.  ect...
  242.  
  243.  Each line is the name of a user you wish to lock out of the door.
  244.  This file MUST be in the same directory as the game.
  245.  In the event you do not wish to lock out any players then just enter
  246.  the word NONE on the first line.  You may edit this file with any
  247.  ASCii editor, remember after the user name there must be a hard
  248.  carrage return. A user online may be locked out with a press of
  249.  the F3 key, a message will be sent.  Not active in local mode.
  250.  
  251.  LASTPLAY.DAT
  252.  ------------
  253.  This file contains the name of the last player, used by game.
  254.  
  255.  BOX.DAT File
  256.  ------------
  257.  This file is created by the game, it contains the Safety Deposit Box
  258.  information.  You may delete it at any time, this will restart the
  259.  Safety Deposit Box section.  In the event someone opens the main vault
  260.  you do not need to delete this file the two sections are seprate.
  261.  
  262.  See section on vaulted.exe for more information about this file.
  263.  
  264.  VAULT.SYS File
  265.  --------------
  266.  This file contains only one word either OPEN or CLOSED.
  267.  When the file reads:
  268.  OPEN    <- The Main Vault has been cracked. Use VAULTED.EXE to reset.
  269.  CLOSED  <- Normal operation.
  270.  
  271.  
  272.  
  273.                              The Vault Version 4.0
  274.                              ---------------------
  275.                                                                      Page 6
  276.  
  277.  Command Line options
  278.  --------------------
  279.  VAULT40 LOCAL -  will run the game from local mode.
  280.  
  281.  Valid Bulletin Board Information Files
  282.  --------------------------------------
  283.  DOOR.SYS
  284.  
  285.  The LOCKOUT.LOG File
  286.  --------------------
  287.  File created by game.  Log's name of user who attempts to enter door
  288.  after being locked out.
  289.  
  290.  The DOOR.LOG File
  291.  -----------------
  292.  The game will write a log file on door useage to the directory you
  293.  entered in line 8 of the DOOR.CFG file.
  294.  
  295.  The Vault Batch File
  296.  --------------------
  297.  ECHO OFF               <- Don't echo batch file info to the screen
  298.  CD\WHATEVER\VAULT      <- Change to dir you have game in
  299.  VAULT40.EXE            <- No config file, just the EXE file
  300.  CD\WC30                <- Change back to your BBS dir
  301.  CAT.BAT                <- This line not needed if you shell to the door
  302.  
  303.  Note the lack of a config file name,  none required.
  304.  
  305.  
  306.                              The Vault Version 4.0
  307.                              ---------------------
  308.                                                                      Page 7
  309.  
  310. VAULTED.EXE Sysop Utility
  311. -------------------------
  312. This utility will allow you to:
  313.  
  314. 1. Reset Main Vault
  315. 2. Make Master Safety Deposit Box List
  316. 3. Deleat a Safety Deposit Box
  317. 4. Add User to Lock Out File
  318. More...
  319.  
  320. Advice...
  321.  
  322. You may at times have a user who will put something very offensive in
  323. a Safety Deposit Box.  There is no need to restart the game, just
  324. run this utility, list the box's then delete the offending box.
  325.  
  326. You may also choose to lock out the dweeb at the same time, this utility
  327. will also allow you to add a name to the lock out file.
  328.  
  329. A master Safety Deposit Box List can also be generated from the command
  330. line.  Enter as follows: VAULTED WHATEVER.TXT
  331. ANY valid DOS file name will work...
  332.  
  333. Multi-Node Operation
  334. --------------------
  335.  
  336. The Vault is coded to run as a single node door...  If you want to run
  337. it on more than one node you must run a copy for each node.
  338.  
  339.  
  340.                              The Vault Version 4.0
  341.                              ---------------------
  342.                                                                      Page 8
  343.  
  344. Common Problems
  345. ---------------
  346. The most common problem is the baud rate setting in the DOOR.CFG file.
  347. This must be set to NO if you do not have your baud rate locked down.
  348.  
  349. On the other hand it must be set to the same rate as your locked down
  350. baud rate, ie:19200 or 38400 or whatever you have it locked at.
  351.  
  352. The Vault needs DOOR.SYS thus the path in line one of the DOOR.CFG
  353. file must point to it.  Do not use a file name, just the path and
  354. don't forget the \ at the end.  See example...
  355.  
  356.  
  357.  
  358.                              The Vault Version 4.0
  359.                              ---------------------
  360.                                                                      Page 9
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.                                     Enjoy...
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.